@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font: 12px/100% verdana,Arial,"microsoft yahei","宋体"; background:#f7f7f7;}
html, body, div, span,  h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, em, font, img, ins, small, strong, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {  margin: 0;  padding: 0;}input,select{vertical-align:middle;}ol, ul { list-style: none outside none;}
:focus {  outline: 0 none;}
a img { border: 0 none;}
img { vertical-align: middle;}
table { empty-cells: show;border-collapse:collapse;border-spacing:0;}
h1 { font:20px "microsoft yahei","宋体";}
h2, h3 { font-size: 24px;}
.no{ border-bottom:0 !important;}
.no-1{ border:0 !important;}
em,i{ font-style:normal;}
.fl{ float:left;}
.fr{ float:right;}
li{ list-style:none;}
a{text-decoration:none; color:#555555;cursor:pointer;}
a:hover{cursor:pointer;}
em,i{ font-style:normal;}
.no-l{ margin-left:0 !important;}
.mt20{ margin-top:20px;}
.gg{ width:100%; height:auto; overflow:hidden;}
/*通用样式结束*/
/*字体图标开始*/

@font-face {font-family: "iconfont";
  src: url('/css/xinban/fonts/iconfont.eot?t=1474966528'); /* IE9*/
  src: url('/css/xinban/fonts/iconfont.eot?t=1474966528#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('/css/xinban/fonts/iconfont.woff?t=1474966528') format('woff'), /* chrome, firefox */
  url('/css/xinban/fonts/iconfont.ttf?t=1474966528') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('/css/xinban/fonts/iconfont.svg?t=1474966528#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-sousuo:before { content: "\e600"; }
.icon-aixin:before { content: "\e601"; }
.icon-aixinshixin:before { content: "\e602"; }
.icon-baobao:before { content: "\e603"; }
.icon-bofang:before { content: "\e604"; }
.icon-dacha:before { content: "\e605"; }
.icon-dagou:before { content: "\e606"; }
.icon-dianzan:before { content: "\e607"; }
.icon-fankui:before { content: "\e608"; }
.icon-fanhuidingbu:before { content: "\e609"; }
.icon-fenxiang:before { content: "\e60a"; }
.icon-fenxiang2:before { content: "\e60b"; }
.icon-fengche:before { content: "\e60c"; }
.icon-jiaren:before { content: "\e60d"; }
.icon-jiantou1:before { content: "\e60e"; }
.icon-bofang2:before { content: "\e60f"; }
.icon-juqingjieshao:before { content: "\e610"; }
.icon-laoshi:before { content: "\e611"; }
.icon-liulan:before { content: "\e612"; }
.icon-remen:before { content: "\e613"; }
.icon-shijian:before { content: "\e614"; }
.icon-shipin:before { content: "\e615"; }
.icon-shoucang:before { content: "\e616"; }
.icon-shuaxin:before { content: "\e617"; }
.icon-tongzhi:before { content: "\e618"; }
.icon-tougao:before { content: "\e619"; }
.icon-tougao2:before { content: "\e61a"; }
.icon-tupian:before { content: "\e61b"; }
.icon-wenzhang:before { content: "\e61c"; }
.icon-xiaohua:before { content: "\e61d"; }
.icon-xiaotubiao:before { content: "\e61e"; }
.icon-zanting:before { content: "\e61f"; }
.icon-fenxiangxuanzhongshi:before { content: "\e620"; }
.icon-ma:before { content: "\e621"; }
.icon-qianziwen:before { content: "\e622"; }
.icon-shenghuochangshi:before { content: "\e623"; }
.icon-shuliluoji:before { content: "\e624"; }
.icon-tangshisongci:before { content: "\e625"; }
.icon-yuyanhanzi:before { content: "\e626"; }
.icon-zuojiantou:before { content: "\e627"; }
.icon-tougaoxuanzhongshi:before { content: "\e628"; }
.icon-youxi:before { content: "\e629"; }
.icon-dianzanhou:before { content: "\e62a"; }
.icon-shoucanghou:before { content: "\e62b"; }
.icon-bofang21:before { content: "\e62c"; }
.icon-quanbujuji:before { content: "\e62d"; }

/*字体图标结束*/
/*swiper*/
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}

/*swiper*/
/*首页开始*/
.header{ width:100%; height:auto; background:#FFF;}
.head{ width:1200px; height:80px; margin:auto; line-height:80px; position:relative;}
.head li{ float:left; font-size:18px; color:#363231; margin-left:48px; cursor:pointer;}
.head li a{ color:#363231;}
.head li em{ display:inline-block; width:8px; height:6px; background:url(/images/xinban/jian.png) no-repeat bottom left; vertical-align:3px; margin-left:4px;}
.head .fl-img{ margin-top:18px;}
.head li:hover{ color:#ffab2e;}
.head li:hover em{background:url(/images/xinban/jian.png) no-repeat top left;}
.erji dl{ background:#f7f7f7; width:126px; float:left; text-align:center; font-size:16px; color:#333333;}
.erji{ height:auto; overflow:hidden; background:#fff; float:left; padding-right:20px; border-top:#eee solid 1.5px; position:absolute; z-index:99999; left:0; top:170px; opacity:0; visibility:hidden; box-shadow:0px 3px 3px #eee;}
.erji dd{ height:56px; width:126px; line-height:56px; cursor:pointer; border-bottom:#e6e6e6 solid 1px;}
.erji .acti{ background:#fff;}
.main{ float:left; width:auto; height:auto;}
.main li{ float:left; margin-left:20px;width:272px; height:auto; overflow:hidden; margin-top:20px; border-radius:4px;}
.main li .iconfont{ margin-right:8px;}
.main li .ic1{ color:#ffab2e;}
.main li .ic2{ color:#18c67f;}
.main li .ic3{ color:#f74840;}
.main p{width:272px; height:154px; overflow:hidden; border-radius:4px;}
.main p img{ width:100%; transition: 0.4s;}
.main li:hover{ box-shadow:2px 2px 5px #eee;}
.main span{ display:block; width:100%; font-size:16px; color:#333330; line-height:30px; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-top:10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.head li:hover .erji{ opacity:1; visibility:inherit; top:80px; transition:all 0.6s}
.head li .main ul{ display:none}
.head li .main .show{ display:block}
.head li a:hover{color:#ffab2e;}
li .erji1{ width:auto; height:auto; overflow:hidden; background:#FFF; position:absolute; z-index:8888; right:0; top:170px; display:none; visibility:inherit; top:80px; transition:all 0.4s; border-top:#eee solid 1.5px;}
.erji1 ul{ width:120px; height:auto; text-align:center; overflow:hidden; float:left; border-right:#f2f2f2 solid 1px;}
.erji1 ul li{ line-height:50px; font-size:14px; width:100%; margin-left:0;}
.erji1 ul li a{ color:#666666; display:block; width:100%; height:100%;}
.erji1 .ul1, .erji1 .ul2, .erji1 .ul3{ font-size:16px; color:#333;}
.erji1 .ul1 .iconfont{ color:#ffab2e; font-size:18px; margin-right:4px;}
.erji1 .ul2 .iconfont{ color:#f74840; font-size:18px; margin-right:4px;}
.erji1 .ul3 .iconfont{ color:#18c67f; font-size:18px; margin-right:4px;}
.erji1 ul:hover{ background:#ffab2e; }
.erji1 ul:hover li .iconfont{color:#fff !important;}
.erji1 ul:hover li{color:#fff !important;}
.erji1 ul:hover li a .iconfont{color:#fff !important;}
.erji1 ul:hover li a{color:#fff !important;}
.erji1 ul li a:hover{ background:#ffb649;}
.fu{ position:absolute; z-index:66; width:230px; height:auto; overflow:hidden; background: url(/images/xinban/bg.png); top:50%; margin-top:-124px; left:50%; margin-left:-600px; border-radius:4px; display:none;}
.fu.sel{ display:block;}
.fu dl{ width:80%; margin:auto;}
.fu dt{ font-size:24px; color:#fff; line-height:30px; border-bottom:#fff solid 1px; padding:14px 0 12px 0;}
.fu dd{ font-size:14px; color:#fff; line-height:20px; padding:14px 0; overflow:hidden;}
.fu dd a{ color:#fff;}
.fu dd a em{ margin-left:-10px; opacity:0; display:none; transition:all 0.4s;}
.fu dd a:hover em{ margin-left:4px; opacity:1; display:inline-block;}
.main1{ width:1200px; height:auto; overflow:hidden; margin:auto; margin-top:40px;}
.tit{ width:100%; height:auto; overflow:hidden; line-height:30px; font-size:20px; color:#333333;}
.tit .fl-1 em{ display:inline-block; width:0; height:20px; border-left:#ffab2e solid 3px; vertical-align:-2px; margin-right:18px;}
.tit .fl-2{ font-size:14px; color:#666; margin-left:20px;}
.tit .fl-2 .iconfont{ float:left; color:#18c67f; margin-right:6px;}
.tit .fl-2 .bd{ float:left; }
.tit .fl-2 .bd i{ margin-right:4px;}
.main2{ width:1200px; height:auto; overflow: hidden; margin:auto;}
.main2 dd .fr .xin{ vertical-align:-2px;}
.main2 dd .fr .iconfont{ color:#9b9b9b; font-size:15px; float:right;}
.main2 dd .fr a:hover  .iconfont{ color:#1dc782;}
.main2-left{ width:882px; height:auto; overflow:hidden;}
.main2-left ul{ width:286px; height:auto; margin-top:20px; float:left; margin-left:12px;}
.main2-left ul li{ background:#FFF; width:284px; border:#fff solid 1px; height:auto; padding:16px 0; float:left; position:relative; margin-bottom:12px;}
.main2-left ul li:hover dt i{ transform: rotate(360deg);}
.main2-left ul li:hover{ border:#ebebeb solid 1px;}
.main2-left ul li:hover::before{ width:50%; opacity:1;}
.main2-left ul li:before{ content:""; position:absolute; width:0%; left:50%; height:2px; background:#ffab2e; z-index:1; bottom:-1px; transition:all 0.6s; border-radius:0 1px 0 0 ; opacity:0;}
.main2-left ul li:after{content:""; position:absolute; width:0%; right:50%; height:2px; background:#ffab2e; z-index:1; bottom:-1px; transition:all 0.6s; border-radius:1px 0 0 0 ; opacity:0;}
.main2-left ul li:hover::after{ width:50%; opacity:1;}
.main2-left ul dl{ width:80%; margin:auto;}
.main2-left dt{ font-size:18px; color:#333333; line-height:30px;}
.main2-left dd{ font-size:14px; color:#666666; line-height:20px; margin-top:14px; height:40px;}
.main2-left dd .fl{ color:#999;}
.main2-left dt i{ vertical-align:2px; margin-right:6px; transition:all 0.5s;}
.main2 dd .fr{ position:relative; width:90px;}
.xin{ display:inline-block; width:16px; height:18px; background:url(/images/xinban/xin.png) 0 3px no-repeat;  margin-right:6px; cursor:pointer; transition:all 0.5s; position:absolute; top:0; left:0;}
.xin:hover{ background:url(/images/xinban/xin2.png) 0 3px no-repeat; position:absolute; top:0; left:0;}
.xin.acti{ background:url(/images/xinban/xin1.png) 0 3px no-repeat;transition:all 0.5s}
.ddd{ font-size:12px; color:#e51717; top:-22px; left:10px;  position:absolute; z-index:1; transition:all 0.5s}
.main2-right{ width:300px; height:auto; overflow:hidden;}
.tit-1{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.tit-1 ul{ width:100%; height:auto; overflow:hidden;}
.tit-1 ul li{ float:left; font-size:18px; height:46px; line-height:46px; border-radius:6px; text-align:center; cursor:pointer;}
.tit-1 ul .li1{ background:#ffab2e; color:#fff; border:#ffab2e solid 1px; width:176px;}
.tit-1 ul .li1 .iconfont{ margin-right:4px;}
.tit-1 ul .li2{ background:#fff; color:#ffab2e; border:#ffab2e solid 1px; width:110px; margin-left:8px;}
.tit-1 ul .li1:hover{ background:#fea521; border:#fea521 solid 1px;}
.tit-1 ul .li2:hover{border:#fea521 solid 1px; color:#ffa31a;}
.main-m{ width:100%; margin-top:30px;}
.main-m dl{ background:#FFF; overflow:hidden; height:auto; padding:9px 0;}
.main-m dt{ font-size:18px; color:#333333; line-height:40px; width:84%; margin:auto;}
.main-m dd{ font-size:16px; line-height:36px;width:84%; margin:auto; white-space:nowrap; overflow:hidden;}
.main-m dd a{ color:#666666; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.main-m dd i{ color:#f74840; margin-right:6px;}
.main-m dd a:hover{color:#f74840;}
.main3{ width:100%; height:auto; overflow:hidden; background:#FFF; margin-top:40px; padding-bottom:20px;}
.main3-m{ width:1200px; height:auto; overflow:hidden; margin:auto;}
.fl-3 li{ float:left; margin-left:24px;}
.fl-3 li a{ font-size:16px; color:#666;}
.fl-3 li a:hover{ color:#ffab2e;}
.fl-4{ text-align:center;}

.tit2{ margin-top:40px;}
.tit .fr a{font-size:14px;  color:#999999;}
.tit .fr a i{font-size:14px; margin-left:4px;}
.tit .fr a:hover{ color:#ffab2e}
.tit .fr a:hover i{ color:#ffab2e;}
.main3-m-l{ width:880px; height:auto; overflow:hidden;}
.main3-m-l ul{ margin-top:20px;}
.ul-1{ width:598px; height:auto; overflow:hidden; border:#fff solid 1px; border-radius:4px; overflow:hidden;}
.ul-1:hover{ border:#e6e6e6 solid 1px;}
.ul-1 li{ width:100%; height:auto; overflow:hidden;}
.ul-1 li:hover img{ width:110%; }
.ul-1 .li-img{ width:600px; height:334px; overflow:hidden;}
.ul-1 .li-img img{ width:100%; transition: width 0.4s;}
.ul-1 dl{ width:88%; margin:auto; margin-top:20px; padding-bottom:13px;}
.ul-1 dt{ width:100%; height:auto; position:relative; text-align:center; font-size:16px; color:#333; line-height:30px;}
.ul-1 dt .zz{ font-size:12px; color:#666666;}
.ul-1 .fr{ width:42px; position:relative; line-height:20px;}

.ul-1 .fr .iconfont{ float:right; font-size:14px; color:#999;}
.ul-1 dd{ font-size:14px; color:#666; line-height:24px;height:72px; overflow:hidden;}
.fen:hover{ color:#1dc782 !important;}
.ul-2{ width:270px; height:auto; overflow:hidden;}
.ul-2 li{ width:270px; height:150px; overflow:hidden; border-radius:6px; position:relative; margin-bottom:10px;}
.ul-2 img{ width:100%; transition:width 0.4s;}
.ul-2 li:hover img{ width:120%;}
.ul-2 li:hover p{ height:40px;}
.ul-2 li p{ font-size:16px; color:#ffffff; padding:0 10px; white-space: nowrap; overflow:hidden; text-overflow:ellipsis; position:absolute; z-index:2; left:0; right:0; bottom:0; text-align:center; height:0px; line-height:40px; background:url(/images/xinban/bg2.png); transition:all 0.3s}
.main3-m-r{ width:300px; height:auto; border-radius:6px; margin-top:20px;}
.m-r-tit{ width:100%; height:auto;}
.m-r-tit li{ width:50%; float:left; text-align:center; font-size:18px; color:#fff; height:34px; background:#ffcb7e; line-height:34px; cursor:pointer;} 
.m-r-tit .acti{ height:36px; background:#ffab2e; margin-top:-2px;}
.m-r-tit .li-1{ border-radius:6px 0 0 0;}
.m-r-tit .li-2{ border-radius: 0 6px 0 0;}
.mia-m{ width:298px; height:auto; overflow:hidden; border:#ffab2e solid 1px; padding-bottom:20px; border-radius:0  0 6px 6px;}
.mia-m li{ position:relative;width:262px; margin:auto; overflow:hidden; margin-top:20px;}
.mia-m .li-bg{ width:262px; height:146px; overflow:hidden; margin:20px auto 0 auto; border-radius:4px;}
.mia-m li img{ width:100%; transition:width 0.4s;}
.mia-m .li-bg .fr{ position:relative; width:42px;}
.mia-m .li-bg .fl{ width:80%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.mia-m .li-bg .fr .iconfont{ float:right; color:#fefefe; font-size:15px;}
.xin-1{background:url(/images/xinban/xin3.png) 0 3px no-repeat; margin-top:6px;}
.mia-m .li-bg p{ position:absolute; z-index:1; height:34px; left:0; right:0; bottom:0; background:url(/images/xinban/bg2.png); line-height:34px; padding:0 10px;}
.mia-m .li-bg p span a{ font-size:14px; color:#fefefe;}
.mia-m li .img-bg{ width:108px; height:62px; overflow:hidden; border-radius:4px; margin-right:12px;}
.mia-m li dt a{ font-size:14px; color:#333333; display:block; overflow:hidden; line-height:18px; height:36px;}
.mia-m li:hover dt a{ color:#ffab2e}
.mia-m li dd{ margin-top:8px; line-height:16px;}
.mia-m li dd .fl{ font-size:12px; color:#999999;}
.mia-m li dd .fr{ position:relative; width:75px; margin-top:2px; color: #999;}
.mia-m li:hover img{ width:110%;}
.mia-m li:hover .img-bg img{ width:100%}
.mia-m li dd .fr .xin{ margin-top:-1px; width:14px; background-size:100%;}
.mia-m li dd .fr .iconfont{ float:right; font-size:12px; color:#999;}
.tit3{ margin-top:0;}
.main-r{ width:300px; height:auto; overflow:hidden; background:#FFF; margin-top:20px}
.main-r ul{ width:100%; height:auto; overflow:hidden;}
.main-r ul li{ position:relative; cursor:pointer;}
.main-r ul li dl{ margin:auto; height:29px; overflow:hidden;}
.main-r ul li.acti dl{ height:auto; transition:all 0.3s}
.main-r ul li.acti:before{ content:""; position:absolute; z-index:1; left:0; top:0; bottom:0; width:2px; background:#ffab2e; border-radius:1px;}
.main-r dt em{  vertical-align:-3px;}
.main-r dl{ width:90%; margin:auto; border-bottom:#f2f2f2 solid 1px; overflow:hidden; padding:10px 0 14px 0;}
.main-r dt .em1{ display:inline-block; width:20px; height:20px; background:url(/images/xinban/sz.png) -9px 0 no-repeat;}
.main-r dt .em2{ display:inline-block; width:20px; height:20px; background:url(/images/xinban/sz.png) -9px -26px no-repeat;}
.main-r dt .em3{ display:inline-block; width:20px; height:20px; background:url(/images/xinban/sz.png) -9px -52px no-repeat;}
.main-r dt .em4{ display:inline-block; width:20px; height:20px; background:url(/images/xinban/sz.png) -9px -78px no-repeat;}
.main-r dt .em5{ display:inline-block; width:20px; height:20px; background:url(/images/xinban/sz.png) -9px -102px no-repeat;}
.main-r dt .em6{ display:inline-block; width:20px; height:20px; background:url(/images/xinban/sz.png) -9px -128px no-repeat;}
.main-r dt .em7{ display:inline-block; width:20px; height:20px; background:url(/images/xinban/sz.png) -9px -154px no-repeat;}
.main-r dt a{ font-size:16px; color:#333; line-height:36px;}
.main-r dd{margin-top:6px;}
.main-r dd a{ font-size:14px; color:#666666; line-height:20px; }
.main-r .dd-xi{ font-size:12px; color:#666666; line-height:20px; margin-top:10px;}
.chi{ width:1200px; height:auto; overflow:hidden; margin:10px auto 0 auto; }
.chi ul{ margin-left:-12px;}
.chi li{ width:230px; height:128px; overflow:hidden; border-radius:4px; float:left; margin-left:12px; position:relative;}
.chi li img{ width:100%; transition:width 0.3s;}
.chi li p{ position:absolute; z-index:1; left:0; right:0; background:url(/images/xinban/bg2.png); height:0; line-height:34px; text-align:center; color:#fff; font-size:16px; bottom:0; padding:0 10px; transition:all 0.4s;}
.chi li p{ height:34px;}
.chi li:hover img{ }
.chi li:hover p{ height:34px;}
.main4-m{ width:1200px; height:auto; overflow:hidden; margin:auto;}
.main-m-1{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.main-m-1 ul{ float:left;}
.main-m-1 li{ position:relative; overflow:hidden;}
.main-m-1 li img{ width:100%; transition: all 0.5s;}
.main-m-1 li:hover img{ width:110%;}

.main-m-1 li em{ position:absolute; z-index:1; top:10px; left:10px; background:url(/images/xinban/bg3.png); color:#fff; font-size:12px; padding:6px 12px; border-radius:4px; transition:all 0.6s;}
.main-m-1 .ul1 li p{ font-size:16px; padding:14px 10px;}
.main-m-1 li p{ position:absolute; z-index:1; left:0; right:0; bottom:0; height:auto; padding:10px; background:url(/images/xinban/bg3.png); white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:center; font-size:14px; color:#ffffff;transition:all 0.4s;}
.ul1 li{ width:456px; height:300px; border-radius:4px;}
.ul2{ margin-left:12px;}
.ul2 li{ width:236px; height:144px; overflow:hidden; border-radius:4px; margin-bottom:12px; }
.ul2 .bor:hover img{ width:100%;}
.ul2 .bor p{ top:10px; background:none; left:0; color:#333333; font-size:14px; white-space:inherit; height:auto; text-align:left; line-height:20px;}
.ul2 .bor span{ position:absolute; z-index:2; width:52px; height:53px; background:url(/images/xinban/z.png); right:30px; top:56px; font-size:12px; color:#fff; }
.ul2 .bor span i{ margin-left:10px; line-height:66px;}
.mb{ width:100%; height:100%; position:fixed; z-index:555; background:url(/images/xinban/bg3.png); top:0; left:0;}
.sou{ width:640px; height:auto; overflow:hidden; background:#FFF; border-radius:6px; position:fixed; z-index:666; left:50%; margin-left:-320px; top:50%; margin-top:-137px;}
.sou ul{ width:80%; margin:auto; overflow:hidden; margin-top:50px;}
.sou .iconfont{ float:right; font-size:18px; color:#999; margin-top:16px; margin-right:16px; cursor:pointer;}
.sou li{ width:100%; height:auto; overflow:hidden;}
.sou li input[type="text"]{ height:34px; border:#e6e6e6 solid 1px; border-radius:4px; font-size:14px; width:390px; padding-left:10px; float:left;}
.sou li input[type="submit"]{ height:36px; background:#ffab2e; color:#FFF; font-size:14px; border:#ffab2e solid 1px; border-radius:4px; float:right; width:100px; cursor:pointer;}
.sou .fuxuan{ color:#666666; line-height:24px; padding:30px 0; border-bottom:#f2f2f2 solid 1px;}
.sou .fuxuan label{ cursor:pointer; margin-right:20px;}
.sou .fuxuan span{ display:inline-block; width:14px; height:14px; border-radius:2px; border:#e2e2e2 solid 1px; margin-right:6px; vertical-align:-2px;}
.sou .fuxuan span input{ opacity:0;filter:Alpha(Opacity=0);}
.sou .fuxuan .acti{ background:url(/images/xinban/gou.png) no-repeat 2px 5px; border:#4ed39d solid 1px; background-size:80%;}
.sou .tuijian{ font-size:14px; color:#999999; line-height:20px; padding:40px 0;}
.sou .tuijian a{ color:#999; margin-right:12px;}
.fankui{ width:800px; height:auto; overflow:hidden; background:#FFF; border-radius:6px; position:fixed; z-index:555; left:50%; margin-left:-400px; top:50%; margin-top:-262px; padding-bottom:30px;}
.fankui i{ float:right; font-size:18px; color:#999; margin-top:16px; margin-right:16px; cursor:pointer;}
.fankui dl{ width:86%; margin:auto; overflow:hidden; margin-top:40px;}
.fankui dt{ font-size:18px; color:#333; font-weight:600; line-height:30px;}
.fankui dd span{ font-size:16px; color:#666; line-height:24px; padding:10px 0; display:block;}
.fankui dd input[type="text"]{ width:98%; height:34px; border:#e6e6e6 solid 1px; border-radius:4px; margin:auto; padding-left:10px; font-size:14px; color:#666;}
.fankui dd textarea{width:98%; height:220px; min-height:220px; max-height:220px; border:#e6e6e6 solid 1px; border-radius:4px; margin:auto; padding:5px; font-size:14px; color:#666;}
.fankui dd input[type="button"]{ width:100%; height:36px; background:#ffab2e; color:#fff; font-size:16px; text-align:center; border:#ffab2e solid 1px; border-radius:4px; cursor:pointer; margin-top:30px;}
.tp-cg , .tp-cg1{ width:400px; height:40px; font-size:18px; text-align:center; position:fixed; z-index:666; background:url(/images/xinban/bg2.png); left:50%; margin-left:-200px; top:50%; margin-top:-20px; line-height:40px; color:#fff; border-radius:4px;}
.tishi{ position:absolute; z-index:1;  top:10px; left:0; right:0; padding:0 10px;}
.tishi span{ margin-bottom:10px !important; display:block;font-size:14px !important; color:#999 !important; line-height:20px; padding:0 !important; }
.fankui dd .p-bg{ position:relative;}
/*首页结束*/
/*宝宝知库开始*/
.b-z{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:22px; color:#333; margin-top:40px;}
.b-z p{ line-height:20px; margin-top:10px; }
.tit3{ width:1200px; margin:auto; background:#FFF; padding:6px 0; margin-top:20px;}
.tit3 .fr{ margin-right:10px;}
.main2-right-1{ width:300px; height:auto; overflow:hidden;}
.main2-right-1 ul{ background:#FFF; overflow:hidden; padding-bottom:18px}
.main2-right-1 ul .ing{ text-align:center; margin-top:20px;}
.main2-right-1 ul .ing a{ display:inline-block; width:260px; height:144px; overflow:hidden; margin:auto;}
.main2-right-1 ul .ing a img{ width:100%; transition:all 0.5s}
.main2-1 ul:hover .ing a img{ transform:scale(1.2)}
.main2-1 ul{ margin-top:10px;}
.main2-right-1 li dl{ width:88%; margin:auto; margin-top:10px;}
.main2-right-1 li dt a{ font-size:18px; color:#333; line-height:30px;}
.main2-right-1 li dd{ font-size:14px; color:#666; line-height:20px; margin-top:6px; height:60px; overflow:hidden;}
.bg{ width:100%; height:auto; overflow:hidden; background:#fff; margin-top:60px; padding-bottom:40px;}
.s-bg{ width:1200px; height:auto; overflow:hidden; margin:20px auto 0 auto;}
.s-bg ul{ width:33.333333333333333333333333333333333333333%; float:left; position:relative;}
.s-bg ul:before{ content:""; position:absolute; width:1px; height:60%; background:#f2f2f2; right:0; top:20%;}
.s-bg .none1:before{ width:0;}
.s-bg  li{ width:80%; margin:auto; text-align:center; font-size:16px; color:#666666; line-height:24px;}
.s-bg .ci{ font-size:18px; color:#333333; line-height:30px; margin-bottom:12px;}
.fen1{ width:1200px; height:auto; margin:auto; margin:40px auto 0 auto;}
.fen1 ul{ margin-left:-20px;}
.fen1 li{ float:left; width:386px; background: #fafafa; margin-left:20px; height:100px; line-height:100px;}
.fen1 li .iconfont{ font-size:38px; display:inline-block; height:40px; line-height:40px; margin-top:34px; margin-right:33%; position:relative; left:30%}
.fen1 li .sheng{ color:#22abf9;}
.fen1 li .shu{ color:#ffa200;}
.fen1 li .han{ color:#4971f3;}
.fen1 li p{ font-size:20px; color:#333333; line-height:20px; margin-top:36px;}
.fen1 li span{ font-size:12px; color:#333333; display:block; line-height:20px;}
.yx-kz{ width:1200px; height:auto; overflow:hidden; background:#FFF; margin:20px auto 0 auto; padding:20px 0;}
.yx-kz .img{ width:80px; height:80px; overflow:hidden; border-radius:6px; margin:auto;}
.yx-kz .img img{ width:100%;}
.yx-kz  li{ width:16.5%; float:left; text-align:center; position:relative; border-right:#ebebeb solid 1px; padding:20px 0;}
.yx-kz  li:hover .js a{ color:#ffab2e;}
.yx-kz  li:hover::before{ background:#ffab2e;}
.yx-kz li:before{ position:absolute; z-index:1; content:""; width:40px; height:3px; background:#f2f2f2; left:50%; margin-left:-20px; bottom:0;}
.yx-kz .js { width:80px; margin:auto;}
.yx-kz .js a{ font-size:16px; color:#333; line-height:50px; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-align:center;}
.m-b{ width:1200px; height:auto; overflow:hidden; margin:20px auto 0 auto;}
.m-b-l{ width:880px; height:auto; overflow:hidden; }
.m-b-l  ul{ margin-left:-1%;}
.m-b-l li{width:49%; height:auto; background:#fff; border-radius:4px; padding:17px 0; position:relative; float:left; margin-left:1%; overflow:hidden; margin-bottom:10px;}
.m-b-l li i img{ margin-top:0;}
.m-b-l li em{ transition:all 0.6s;}
.m-b-l li:hover{ background:#ffab2e;}
.m-b-l li:hover h4{ color:#fff;}
.m-b-l li:hover i{ opacity:1; right:0;}
.m-b-l li:hover p{ color:#fff;}
.m-b-l li:hover em{ margin-left:-40px; opacity:0; visibility:hidden;}
.m-b-l img{ margin-top:8px; margin-left:22px; margin-right:20px; }
.m-b-l i{ position:absolute; z-index:1; right:40px; top:50%; margin-top:-15px; opacity:0; transition:all 0.5s}
.m-b-l h4{ font-size:20px; color:#333333; line-height:20px; margin-top:4px;}
.m-b-l p{ font-size:12px; color:#999999; line-height:16px; margin-top:8px;}
.m-b-r{ width:300px; height:264px; overflow: hidden; }
.tit4{ border:#f2f2f2 solid 1px;}
.ms-l{ width:880px; height:auto; overflow:hidden;}
.ms{ width:1200px; height:auto; overflow:hidden; margin:20px auto 0 auto;}
.ms-l ul{ float:left; margin-left:10px;}
.ms-l li{ width:286px; height:160px; overflow:hidden; border-radius:4px; position:relative; margin-bottom:10px;}
.ms-l li em{ font-size:14px; color:#ffffff; background:#ffab2e; position:absolute; z-index:1; top:10px; right:10px; padding:6px; border-radius:4px; transition:all 0.5s}
.ms-l li .em-1{ background:#f74840}
.ms-l li .em-2{ background:#18c67f}
.ms-l li div{ height:36px; background:url(/images/xinban/bg2.png); text-align:center; position:absolute; z-index:1; bottom:0; left:0; transition: all 0.5s}
.ms-l li div h4{ line-height:36px; font-size:16px; color:#fff; width:90%; margin:auto;}
.ms-l li div p{ width:90%; margin:auto; font-size:14px; color:#ffffff; line-height:24px; opacity:0; height:72px; overflow: hidden;}
.ms-l li:hover em{ right:-100px;}
.ms-l li:hover div{ position:absolute; z-index:1; bottom:0; left:0; width:100%; height:100%;}
.ms-l li:hover div h4{ line-height:30px; margin-top:20px; margin-bottom:10px;}
.ms-l li:hover div p{ opacity:1;}
.ms-l li img{ width:100%;}
.ms-r{ width:302px; height:auto; overflow:hidden;}
.main2-1{ margin-top:10px;}
.ms-r dl{ border:#f2f2f2 solid 1px; width:300px; height:auto; overflow:hidden; border-radius:2px;}
.ms-r dt{ width:100%; height:auto; overflow:hidden; line-height:30px; border-bottom:#f2f2f2 solid 1px; padding:6px 0;}
.ms-r dt .fl{ font-size:16px; color:#333; margin-left:16px;}
.ms-r dt .fr{ margin-right:16px;}
.ms-r dt .fr i{ color:#a1a1a1; font-size:14px; cursor:pointer;}
.ms-r dd{ width:100%; height:auto; overflow: hidden; padding:14px 0; position:relative;}
.ms-r dd em{ display:inline-block; width:25px; height:30px; margin:0 10px; margin-top:6px;}
.ms-r dd .em1-1{ background:url(/images/xinban/shu.png) no-repeat  0 -6px ;}
.ms-r dd .em1-2{ background:url(/images/xinban/shu.png) no-repeat  0 -53px ;}
.ms-r dd .em1-3{ background:url(/images/xinban/shu.png) no-repeat  0 -96px ;}
.ms-r dd .em1-4{ background:url(/images/xinban/shu.png) no-repeat  0 -140px ;}
.ms-r dd .em1-5{ background:url(/images/xinban/shu.png) no-repeat  0 -185px ;}
.ms-r dd ul{ overflow:hidden;}
.ms-r dd ul li{ line-height:26px; font-size:16px; color:#333333;}
.ms-r dd ul li .fl{ font-size:12px; color:#999999; margin-right:8px;}
.ms-r .ba{ background:#fafafa;}
.ms-r dd .kaishi{ width:30px; height:33px; background: url(/images/xinban/anniu.png)-4px -41px no-repeat ; position: absolute; z-index:2; top:50%; right:14px; margin-top:-15px;}
.ms-r dd:hover .li-1{font-size:16px; color:#18c67f;}
.ms-r dd .color{color:#18c67f;}
.ms-r dd:hover .kaishi{ background: url(/images/xinban/anniu.png)-4px 1px no-repeat ;}
.ms-r dd .kaishi:hover{ background: url(/images/xinban/anniu.png)-4px 1px no-repeat ;}
.ms-r dd .acti{background: url(/images/xinban/anniu.png)-4px -84px no-repeat ;}
.ms-r dd:hover .acti{background: url(/images/xinban/anniu.png)-4px -84px no-repeat ;}
.ms-r dd:before{ position:absolute; content:""; z-index:1; left:0; width:2px; height:0%; background:#18c67f; bottom:50%; transition:all 0.4s; opacity:0;}
.ms-r dd:hover::before{ height:50%; opacity:1;}
.ms-r dd:after{ position:absolute; content:""; z-index:1; left:0; width:2px; height:0%; background:#18c67f; top:50%;transition:all 0.4s; opacity:0;}
.ms-r dd:hover::after{ height:50%; opacity:1;}
.gengduo{ width:100%; height:40px; overflow:hidden; background:#f2f2f2; border-radius:2px; margin-top:14px;text-align: center;}
.gengduo input{ height:100%; font-size:14px; color:#666; border:0; background:none; margin-left:10px; width:80%}
.gengduo em{ float:right; width:10%; line-height:40px;}
.gengduo em i{ font-size:16px; color:#999;}
/*宝宝知库结束*/
/*分类开始*/
.fenlei{ width:1200px; height:auto; overflow:hidden; margin:20px auto 0 auto; background:#FFF; border-radius:4px; padding-bottom:20px;}
.fenlei ul{ width:96%; height:auto; overflow:hidden; margin:auto;}
.fenlei li{ width:100%; height:auto; overflow:hidden; border-bottom:#f2f2f2 solid 1px; padding-top:20px;}
.fenlei .li1-1 span{ font-size:18px; color:#ffab2e; line-height:20px; width:6%;}
.fenlei .li1-1 span i{ font-size:18px; color:#ffab2e; margin-right:4px;}
.fenlei .li1-1 p{ width:100%}
.fenlei .li1-1 p a{ display:inline-block; font-size:14px; color:#666; padding:4px 6px; border:#f2f2f2 solid 1px; border-radius:3px; margin-left:20px; margin-bottom:20px; line-height:16px;}
.fenlei .li1-1 a.acti{ display:inline-block; font-size:14px; color:#666; padding:4px 6px; border:#f2f2f2 solid 1px; border-radius:3px; margin-bottom:20px; margin-left:20px; line-height:16px;}
.fenlei .li1-1 p a:hover{ background:#ffab2e; color:#fff; border:#ffab2e solid 1px;}
.fenlei .li1-1  a.acti{background:#ffab2e; color:#fff; border:#ffab2e solid 1px; float: left;}

.fenlei .li1-2 span{ font-size:18px; color:#f74840; line-height:20px; width:6%;}
.fenlei .li1-2 span i{ font-size:18px; color:#f74840; margin-right:4px;}
.fenlei .li1-2 p{ width:100%}
.fenlei .li1-2 p a{ display:inline-block; font-size:14px; color:#666; padding:4px 6px; border:#f2f2f2 solid 1px; border-radius:3px; margin-left:20px; margin-bottom:20px; line-height:16px;}
.fenlei .li1-2 a.acti{ display:inline-block; font-size:14px; color:#666; padding:4px 6px; border:#f2f2f2 solid 1px; border-radius:3px; margin-left:20px; margin-bottom:20px; line-height:16px;}
.fenlei .li1-2 p a:hover{ background:#f74840; color:#fff; border:#f74840 solid 1px;}
.fenlei .li1-2 a.acti{background:#f74840; color:#fff; border:#f74840 solid 1px; float: left;}

.fenlei .li1-3 span{ font-size:18px; color:#18c67f; line-height:20px; width:6%;}
.fenlei .li1-3 span i{ font-size:18px; color:#18c67f; margin-right:4px;}
.fenlei .li1-3 p{ width:100%}
.fenlei .li1-3 p a{ display:inline-block; font-size:14px; color:#666; padding:4px 6px; border:#f2f2f2 solid 1px; border-radius:3px; margin-left:20px; margin-bottom:20px; line-height:16px;}
.fenlei .li1-3 a.acti{ display:inline-block; font-size:14px; color:#666; padding:4px 6px; border:#f2f2f2 solid 1px; border-radius:3px; margin-left:20px; margin-bottom:20px; line-height:16px;}
.fenlei .li1-3 p a:hover{ background:#18c67f; color:#fff; border:#18c67f solid 1px;}
.fenlei .li1-3 a.acti{background:#18c67f; color:#fff; border:#18c67f solid 1px; float: left;}
/*分类结束*/
/*列表页开始*/
.liebiao{ width:1000px; height: auto; overflow:hidden;  margin:20px auto 0 auto;}
.lie-left{ width:730px; height:auto; overflow:hidden;background:#FFF; border-radius:2px;}
.lie-left dl{ width:100%; margin:auto; overflow:hidden;}
.lie-left .tit1{ width:100%; margin:auto; line-height:20px; padding:10px 0; height:26px;  }
.lie-left .tit1 .fl{ font-size:12px; color:#666; line-height:26px;}
.lie-left .tit1 .fl em{ font-size:14px; color:#ffab2e;}
.lie-left .tit1 .fr input[type="text"]{ width:180px; height:22px; border:0; border-radius:4px; font-size:14px; color:#666; padding-left:23px; }
.lie-left .tit1 .fr .span1{ position:relative; width:206px; line-height:20px; vertical-align:2px; padding:0;}
.lie-left .tit1 .fr .span1 i{ position:absolute; z-index:1; left:6px; top:3px; font-size:14px; color:#999;}
.lie-left .tit1 .fr  span{ width:78px; height:24px; border:#d9d9d9 solid 1px; border-radius:4px; display: inline-block; line-height:24px; padding-left:6px; font-size:14px; color:#333; position:relative; margin-left:10px;}
.lie-left .tit1 .fr  span em{ display:inline-block; width:20px; height:18px; background:url(/images/xinban/san.png) no-repeat 6px 8px ; float:right; border-left:#d9d9d9 solid 1px; margin-top:3px;}
.lie-left .tit1 .fr  span ul{ position:absolute; z-index:2; width:100%; height:auto; overflow:hidden; border-radius:4px; top:24px; left:-1px; background:#FFF; text-align:center; border:#d9d9d9 solid 1px; }
.lie-left .tit1 .fr  span ul li{ cursor:pointer; width:100%; padding:0; border:0;}
.lie-left dd{ width:100%; height:auto; overflow: hidden;}
.lie-left li{ width:94%; margin:auto; overflow:hidden; border-bottom:#f2f2f2 solid 1px; padding:16px 0;}
.lie-left .tit1 .fr span ul .acti{ background:#f2f2f2;}
.lie-left dd h3{ font-size:18px; color:#424242; line-height:20px; font-weight:inherit;}
.lie-left dd .fl{ width:150px; height:84px; overflow:hidden; margin-right:20px;}
.lie-left dd .fl img{ width:100%;}
.lie-left dd span{ font-size:14px; color:#666; line-height:20px}
.lie-left dd p{ width:100%; height:auto; overflow:hidden; margin-top:16px;}
.lie-left .dd3{ line-height:20px; margin-top:16px;}
.lie-left .dd3 a{ font-size:12px; color:#ffab2e; border:#ffab2e solid 1px; border-radius:4px; display:inline-block; padding:1px 6px; margin-right:12px;}
.lie-left .dd3 .fr{ font-size:12px; color:#999;}
.lie-left .dd3 .fr i{ font-size:12px; color:#999; margin-right:4px;}
.lie-left .dd3 .fr .i1{ font-size:15px;}
.lie-left .dd3 .fr em{ margin-left:12px;}
.lie-left .dd3 a:hover{ background:#ffab2e; color:#fff;}
.fenye , #pages_next{ width:100%; height:auto; overflow:hidden; line-height:20px; text-align:center; padding:16px 0;}
.fenye a , #pages_next  a{  font-size:16px; color:#666; display:inline-block; text-align:center; margin:0 14px;}
.fenye a:hover , #pages_next  a:hover{ color:#ffab2e; border-bottom:#ffab2e solid 1px;}
.lie-right{ width:250px; height:auto; overflow:hidden;}
.lie-rig-main{ width:100%; height:auto; overflow:hidden; background:#FFF; margin-bottom: 20px;}
.lie-rig-main dl{ width:82%; margin:auto; padding-bottom:10px;}
.lie-rig-main dt{ font-size:16px; color:#333; font-weight:600; line-height:24px; padding:10px 0; position:relative; border-bottom:#f2f2f2 solid 1px; margin-bottom:10px;}
.lie-rig-main dt:before{ content:""; position:absolute; z-index:1; width:3px; height:24px; background:#ffab2e; left:-22px; top:9px;}
.lie-rig-main dd a{ font-size:14px; color:#333; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.lie-rig-main dd a i{ font-size:12px; color:#d9d9d9; margin-right:6px;}
.lie-rig-main dd{ line-height:30px;}
/*列表页结束*/
/*幼教助手开始*/
.main2-right-2 dl{ width:100%; height:auto; overflow:hidden; background:#FFF; margin-top:10px; padding:20px 0;}
.main2-right-2 dt{ width:88%; margin:auto; font-size:18px; color:#333; line-height:24px;}
.main2-right-2 dd{ width:88%; margin:auto; font-size:14px; color:#666666; line-height:22px; margin-top:22px; height:176px; overflow:hidden;}
.main2-right-2 .dd4{ text-align:center; height:auto;}
.main2-right-2 dd a{ display:inline-block; width:84%; font-size:14px; color:#ffab2e; padding:4px 6px; border-radius:4px; border:#ffab2e solid 1px;}
.zu{ width:1200px; height:auto; margin:auto;}
.zu ul{ width:286px; height:auto; margin-top:20px; float:left; margin-right:10px;}
.zu ul li{ width:284px; border:#f2f2f2 solid 1px; position:relative; padding:9px 0; margin-bottom:10px;}
.zu ul li dt a{ display:block; width:266px; height:170px; overflow:hidden;}
.zu ul li dt a img{ width:100%;}
.zu ul li dl{ width:266px; margin:auto; overflow:hidden;}
.zu ul li dd{ width:100%; line-height:24px; font-size:14px; color:#999999; margin-top:12px;}
.zu ul li dd .fr{position: relative;width: 100px;}
.zu ul li dd .fr i{    color: #9b9b9b;
    font-size: 15px;
    float: right;}
.zu ul li .dd-tit{ font-size:16px; color:#333; line-height:28px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.zu ul li:hover{ box-shadow:0px 3px 3px #f9f9f9;}	
.zu-fr{ width:300px; height:auto;  margin-top:20px;}
.zu-fr .p1{ width:300px; height:322px; overflow:hidden; margin-bottom:10px;}
.zu-fr .p1 img{ width:100%;}
.zu-fr p{ position:relative;}
.zu-fr p span{ position:absolute; z-index:1; top:14px; width:90%; left:5%; font-size:18px; color:#333; line-height:24px;}
.zu-fr p em{ text-align:center; line-height:49px; display:block; width:134px; height:49px; font-size:20px; color:#fff; position:absolute; z-index:1; bottom:30px; left:16px; background:url(/images/xinban/bg4.png) no-repeat top left;}
.zu-fr p em a{ color:#fff;}
.main2-right-3 ul .ing a{ border:#f2f2f2 solid 1px;}
.main2-right-1 li .dd-3{ height:auto;}
.main2-right-1 li .dd-3 a{ font-size:14px; color:#ffab2e; width:auto;}
/*幼教助手结束*/
/*游戏开始*/
.yx{ width:1000px; height:auto; overflow:hidden; margin:20px auto 0 auto;}
.yx-left{ width:730px; height:auto; overflow:hidden; background:#FFF;}
.yx-left dl{ width:94%; margin:auto; overflow:hidden; padding:20px 0;}
.yx-left dt{ font-size:22px; color:#333; line-height:22px;}
.yx-left .dd1-1{ font-size:14px; color:#999; line-height:24px; overflow:hidden;}
.yx-left .dd1-1 em{ font-size:12px; color:#ff0000; width:55px; height:20px; display:inline-block; background:url(/images/xinban/gz.png) no-repeat top left; text-align:center; line-height:20px; margin-left:6px;}
.yx-left dd{ margin-top:10px;}
.yx-left .dd1-2{ width:100%; height:420px; overflow:hidden;}
.yx-left .dd1-2 img{ width:100%;}
.yx-left .dd1-3{ font-size:16px; color:#333; line-height:22px;}
.yx-left .dd1-3 i{ color:#ffab2e; font-size:18px; margin-right:8px;}
.yx-left .dd1-4{ font-size:14px; color:#666; line-height:22px; position:relative;}
.yx-left .dd1-4 span{ display:inline-block; padding:16px 112px 8px 0;}
.yx-left .dd1-4 .fr{ width:80px; height:70px; background:#ffab2e; border-radius:10px;text-align: center;  position:absolute; z-index:1; top:0; right:10px; box-shadow:0 3px 5px #ffce86}
.yx-left .dd1-4 .fr a{ font-size:22px; color:#fff; line-height:70px; display:block; width:100%; height:100%; }
.yx-right{ width:250px; height:auto; overflow:hidden;}
.gg3{ width:100%; height:303px; overflow:hidden;}
.yx-main{ width:1000px; height:auto; overflow:hidden; margin:auto; background:#FFF; margin-top:40px;}
.dt-tit{ width:96%; margin:auto; font-size:16px; color:#333; line-height:44px; border-bottom:#f2f2f2 solid 1px; position:relative; font-weight:600; height:44px;}
.dt-tit:before{ content:""; position:absolute; z-index:3; left:-20px; width:3px; height:24px; background:#ffab2e; top:10px;}
.yx-main dl{ width:23%; float:left; margin-left:2%; padding:12px 0;}
.yx-main dd a{ font-size:14px; color:#333; line-height:30px; display:block; width:100%; white-space: nowrap; overflow:hidden; text-overflow:ellipsis;}
.yx-main dd a i{ font-size:12px; color:#d9d9d9; margin-right:6px;}
.yx-main dd:hover a{ color:#ffab2e;}
.yx-main dd:hover a i{ color:#ffab2e}
.lie-rig-main dd:hover a{color:#ffab2e;}
.lie-rig-main dd:hover a i{color:#ffab2e;}
/*游戏结束*/
/*音乐开始*/
.yx-left1{    width: 730px;height: auto;overflow: hidden; background: #FFF;}
.yx-left1 .ul1-1{ width:298px; height:auto; overflow:hidden; margin-left:20px; padding:30px 0;}
.yx-left1 .ul1-1 p span{ display:block; width:100%; height:4px; border-radius:4px; background:#e6e6e6}
.yx-left1 .ul1-1 p span em{ display:block; background:#ffab2e; height:100%; border-radius:4px; position:relative;}
.yx-left1 .ul1-1 p span em:before{ content:""; position:absolute; z-index:1; width:8px; height:8px; border-radius:6px; background:#ffab2e; right:0; top:-2px}
.yx-left1 .ul1-1 .img1{ width:275px; height:275px; overflow:hidden; border-radius:50%; background:#f2f2f2; position: relative; margin:auto}
.yx-left1 .ul1-1 .img1 img{ width:94%; margin-left:3%; margin-top:3%;}
.yx-left1 .ul1-1 .li-img1{ position:relative; margin-bottom:92px;}
.yx-left1 .ul1-1 .li-img1 em{ position:absolute; z-index:1; width:54px; height:54px; border-radius:54px; background:url(/images/xinban/bg2.png); top:50%; left:50%; margin-top:-27px; margin-left:-27px; cursor:pointer;}
.yx-left1 .ul1-1 .li-img1 em i{ display:block; width:80%; height:80%; margin:10%; border-radius:50%; background:#000 url(/images/xinban/ks.png) 7px -30px no-repeat; }
.yx-left1 .ul1-1 .li-img1 em .acti{background:#000 url(/images/xinban/ks.png) 7px 6px no-repeat;}
/*.yx-left1 .ul1-1 .li-img1:before{ content:"复制歌词"; position:absolute; z-index:2;  bottom:20px; right:0; background:#ffab2e; color:#fff; font-size:14px; padding:6px 10px; line-height:20px; border-radius:4px; cursor:pointer}
*/
.yx-left1 .ul1-1 .fl{ font-size:12px; color:#999; line-height:20px; margin-top:10px;}
.yx-left1 .ul1-1 .fr{ font-size:12px; color:#999; line-height:20px; margin-top:10px;}
.ul1-2{ width:350px; height:auto; overflow:hidden; margin-right:20px; padding:30px 0;}
.ul1-2 li{ width:100%; height:auto; overflow:hidden; line-height:22px;}
.ul1-2 .u-li1 .fl{ font-size:22px; color:#333;}
.ul1-2 .u-li1 .fr{ font-size:14px; color:#999;}
.ul1-2 .u-li2{ font-size:14px; color:#999; border-bottom:#f5f5f5 solid 1px; padding:14px 0;}
.ul1-2 .u-li2 em{    font-size: 12px;color: #ff0000; width: 55px;height: 20px;display: inline-block;background: url(/images/xinban/gz.png) no-repeat top left;
text-align: center;line-height: 20px; margin-left: 6px;}
.ul1-2 .u-li3{ font-size:16px; color:#666666; line-height:32px; padding-top:12px;}
.ul1-2 .u-li3 .dl{ height:320px; overflow:hidden;}
.ul1-2 .u-li3 .acti{ font-size:18px; color:#ffab2e;}
/*音乐结束*/
/*文章开始*/
.wenzhang{ width:1000px; height:auto; overflow:hidden; margin:20px auto 0 auto; background:#FFF; padding:30px 0;}
.w-tit{ width:94%; margin:auto; line-height:24px;}
.w-tit h3{ font-size:24px; color:#333333; font-weight:inherit; text-align: center;}
.w-tit p{ overflow:hidden; border-bottom:#f2f2f2 dashed 1px; padding:8px 0; margin-top:6px;}
.w-tit p .fl{ font-size:14px; color:#999;}
.w-tit p .fl em{font-size: 12px;
    color: #ff0000;
    width: 55px;
    height: 20px;
    display: inline-block;
    background: url(/images/xinban/gz.png) no-repeat top left;
    text-align: center;
    line-height: 20px;
    margin-left: 6px;}
.w-tit p .fr{ font-size:14px; color:#666;}
.w-tit p .fr em{ margin-left:12px;}
.w-tit p .fr i,.ban4 .fr i{ font-size:14px; margin-right:6px;}
.w-tit p .fr .fx{ color:#0ea5ea;}
.w-tit p .fr .dz{ color:#ffb547;}
.w-tit p .fr .sc{ color:#f7524a}
.w-tit p .fr .tg,.ban4 .fr i{ color:#18c67f; font-family:15px;}
.w-main  img{
    display:block;
    margin:auto;
    position:relative;
    max-width: 100% !important; height: auto!important; width:expression(this.width > 600 ? "600px" : this.width)!important;
}
.w-main{ width:94%; margin:auto; font-size:14px; color:#333; line-height:24px;}
.w-main ul p{ margin-top:16px; text-indent:2em}
.w-main a{ color: rgb(0, 0, 255);}
/*.w-main strong{ display:block; margin-top:16px;}*/
.md{ position:fixed; z-index:999;  bottom:300px; left:50%; margin-left:510px; overflow:hidden; width:140px;}
.md li{ margin-top:2px; cursor:pointer; overflow:hidden;}
.md li em{ display:block; width:34px; height:34px; background:#18c67f; font-size:16px; color:#fff; text-align:center; line-height:34px; float:left;}
.md .lii-1{ margin-top:8px;}
.md .lii-1 em{ background:#d9d9d9;}
.md .lii-1 em img{ margin-top:12px;}
.md li i{ display:block; float:left; font-size:14px; color:#999; background:#FFF; height:34px; line-height:34px; width:0px; text-align:center; position: relative; opacity:0;}
.w-main1{ width:1000px; margin:auto; height:auto; overflow:hidden; background:#fff; margin-top:40px;}
.dt-tit .fr{ font-size:12px; color:#999; font-weight:normal; cursor:pointer;}
.dt-tit .fr i{ font-size:12px; color:#999; margin-right:6px;}
.w-m-1 { width:96%; margin:auto; overflow:hidden; margin-top:26px;}
.w-m-1 li p{ width:220px; height:122px; overflow:hidden; border-radius:4px;}
.w-m-1 ul{ margin-left:-26px; border-bottom:#f5f5f5 solid 1px; overflow:hidden; padding-bottom:10px;}
.w-m-1 li{ width:220px; height:auto; overflow:hidden; float:left; margin-left:26px;}
.w-m-1 li p img{ width:100%;}
.w-m-1 li span{ display:block; width:96%; margin:auto;}
.w-m-1 li span a{ text-align:center; font-size:14px; color:#333; line-height:30px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; display:block;}
.w-m-1 li:hover span a{ color:#ffab2e;}
.yx-main1{ margin-top:0px;}
/*文章结束*/
/*视频开始*/
.sp{ width:1000px; background:#FFF; margin:20px auto 0 auto; padding-top:10px}
.w-tit1 p .fl{ font-size:20px; color:#333;}
.w-tit1 p{ border:0;}
.w-tit1{ margin-bottom:10px}
.sp-main{ width:96%; margin:auto; overflow:hidden;}
.wrap716{ background: #000000;}
.sp-main li{ height:auto; overflow:hidden; margin-bottom:20px; margin-top: 20px;}
.sp-main .li-img2{ width:960px; height:550px; overflow:hidden; border-radius:3px;}
.sp-main .li-img2 img{ width:100%;}
.sp-main li .li-img3{ width:138px; height:174px; overflow:hidden; margin-right:20px; margin-top: 10px;}
.sp-main li .li-img3 img{ width:100%;}
.sp-main li dt{ overflow:hidden; line-height:24px;}
.sp-main li dt .fl{ font-size:22px; color:#333;}
.sp-main li dt .fl em{ font-size:18px; color:#666666;}
.sp-main li dt .fr{ font-size:14px; color:#999999}
.sp-main li dt .fr span{ margin-left:12px;}
.sp-main li dt .fr em{    font-size: 12px;color: #ff0000;width: 55px;height: 20px;display: inline-block; background: url(/images/xinban/gz.png) no-repeat top left; text-align: center; line-height: 20px; margin-left: 6px;}
.sp-main li .dd1{ font-size:16px; color:#333333; line-height:20px; margin-top:16px; height:auto;}
.sp-main li .dd1 i{ color:#18c67f; margin-right:6px;}
.sp-main li dd{ font-size:14px; color:#999999; line-height:24px; margin-top:14px; height:96px; overflow:hidden;}
.sp-main .li-3-1 a{ display:inline-block; width:52px; height:30px; text-align:center; line-height:30px; font-family:16px; color:#666666; border:#e6e6e6 solid 1px; border-radius:4px; margin-left:10px; margin-bottom:10px;}
.sp-main .li-3-1 p{ font-size:16px; color:#333; line-height:24px; margin-bottom:20px;}
.sp-main .li-3-1 p i{ color:#f85a53; margin-right:6px;}
.sp-main .li-3-1 a:hover{ background:#18c67f; color:#fff; border:#18c67f solid 1px;}
.sp-main .li-3-1 .acti{background:#18c67f; color:#fff; border:#18c67f solid 1px;}
/*视频结束*/
/*图文开始*/
.wenzhang1{ width:1000px; height:auto; overflow:hidden; margin:20px auto 0 auto}
.tw-left{ width:730px; height:auto; overflow:hidden; background:#FFF; padding-top:14px;}
.wenzhang1 .w-tit p{ border:0;}
.ban{ width:700px; height:auto; position:relative; overflow:hidden;margin:10px auto 0 auto; padding-bottom:20px;}
.ban3{ width: 280px;height: 210px;position:relative; overflow:hidden;float: left;}
.ban3 ul{ position:absolute; left:0; top:0;}
.ban3 ul li{ width:280px; height:382px;}
.ban3 ul li img{ width:100%;} 
.ban4 h3{ margin: 10px auto 0 auto; height: 30px;}
.ban4 li{ margin-bottom: 20px;}
.ban4 li p {font-size: 14px; color: #666666; line-height: 24px;}

.ban2{ width:700px; height:382px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:700px; height:382px;}
.ban2 ul li img{ width:100%;} 
.ban2 ul li a{ cursor: -webkit-zoom-in;} 
.prev{ float:left; cursor:pointer;}
.num{ height:53px;overflow:hidden; width:630px; position:relative;float:left;}
.min_pic{ padding-top:14px; width:700px; overflow:hidden;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:96px; height:52px; margin-right:10px; overflow:hidden; border-radius:3px;}
.num ul li img{ width:100%;}
.num ul li.on{ border:2px solid #ffab2e; padding:0;width:92px; height:48px;}
.prev_btn1:hover{background:url(/images/xinban/jian1.png) 4px -30px no-repeat #ffab2e;}
.next_btn1:hover{background:url(/images/xinban/jian1.png) -184px -30px no-repeat #ffab2e;}
.prev_btn1{ width:22px; text-align:center; height:52px;  margin-right:10px; cursor:pointer; float:left; border-radius:3px; background:url(/images/xinban/jian1.png) 4px 18px no-repeat #ededed;}
.next_btn1{  width:22px; text-align:center; height:52px;cursor:pointer;float:right; border-radius:3px;  background:url(/images/xinban/jian1.png) -184px 18px no-repeat #ededed;}
.prev1{ position:absolute; top:50%; margin-top:-30px; left:0px; width:32px; height:60px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:50%; margin-top:-30px; right:0px; width:32px; height:60px;z-index:9;cursor:pointer;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:500px; height:500px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden;}
.pop_up2{ width:500px; height:500px; position:relative; overflow:hidden; float:left;}
.pop_up2 ul{ position:absolute; left:0; top:0;}
.pop_up2 ul li{ width:500px; height:500px; float:left;}
.tw-main{ width:94%; margin:auto; overflow:hidden;}
.tw-main li{ margin-bottom:20px;}
.tw-main li p{ font-size:14px; color:#666666; line-height:24px;}
.tw-right{ width:250px; height:auto; overflow:hidden;}
.kong{ width:1000px; height:auto; overflow:hidden; margin:auto; margin-top:40px;}
.k-f{ width:730px; height: 550px; background:#FFF;}
.k-r{ width:250px; height:550px; background:#FFF;}
.jing{ width:1000px; height:auto; overflow:hidden; margin:auto; height:56px; line-height:56px; background:#fff; margin-top:40px;}
.jing span{ font-family:16px; color:#333333; margin-left:20px;}
.jing span i{ color:#ffab2e; margin-right:6px;}
.jing  a{ display:inline-block; font-size:14px; color:#666666; margin:0 20px;}
.w1-1{ width:1000px; height:auto; overflow:hidden; background:#FFF; margin:20px auto 0 auto; }
.w1-1 ul{ width:100%; margin:auto; overflow:hidden; padding:20px 0;}
.w1-1 ul li{ width:22.6%; float:left; border-right:#f2f2f2 solid 1px; margin-left:2%;}
.w1-1 ul li dt{ font-size:16px; color:#7a7a7a; line-height:24px; margin-bottom:2px;}
.w1-1 ul li dt i{ margin-right:6px;}
.w1-1 ul li dt em{    font-size: 12px;
    color: #ff0000;
    width: 55px;
    height: 20px;
    display: inline-block;
    background: url(/images/xinban/gz.png) no-repeat top left;
    text-align: center;
    line-height: 20px;
    margin-left: 6px;}
.w1-1 ul li dd{ font-family:14px; color:#999; line-height:20px;}
.w1-1 ul li .img-bg3{ width:70px; height:70px; margin-right:10px;}	
.w1-1 ul li .img-bg3 img{ width:100%;}
.w1-1 ul .no-1 dl dd{ font-size:14px; color:#666666; line-height:24px; position:relative; }
.w1-1 ul .no-1 dl dd em{ font-size:12px;}
.w1-1 ul .no-1 dl dd span{ display:inline-block; width:6px; height:6px; border-radius:6px; background:#5594da; margin-right:4px; vertical-align:1px;}
/*图文结束*/
/*首页banner*/
#slide-box { margin: 0 auto; width: 100%;  height:auto; overflow:hidden; }
 #slide-box .thumb-wrap{ height: auto;}
 .thumb-wrap img{ width:100%;}
 #slide-box .tit-ctrl{ height: 30px; line-height: 30px; }
 #slide-box .ctrl{ float: right; width: 65px; margin-top: 4px; }
 #slide-box .title{ float: left; margin-left: 6px;}
 #slide-box .title a{ font-weight: bold; font-size: 14px; }
 #slide-box .shadow{ display: none; height: 8px; background-color: #000;  }
 .tl,.tr{ margin-top: 6px; cursor: pointer; }
 .tl{ float: left;}
 .tr{ float: right; margin-left:6px; }
 #slide-box .description{ height: 40px; line-height: 20px; padding: 0 10px 5px 10px; clear: both; color: #fff; }
#slide-box .num strong{font-size: 32px;
    color: #ffab2e; font-weight:inherit; margin-right:6px;}
#slide-box .num{ font-size:16px; color:#999; width:auto; line-height:64px; position:absolute; z-index:1; bottom:40%; left:50%; margin-left:551px; border-bottom:#ffab2e solid 1px}
#slide-box .num em{ margin-left:6px;}
.in-bannder{ position:relative;}
#slide-box .dj{ position:absolute; z-index:1; bottom:35%; left:50%; margin-left:552px;}	
/*首页banner*/
/*尾部1200px*/
.w1-2{ width:1200px;}
.jing{ width: 1200px;}
.jing a{ margin: 0 21px;}
.jing a:hover{ color: #ffab2e;}
.friends_c{width: 1200px; height: auto; overflow: hidden; margin: auto; background: #FFF; padding: 6px 0; margin-top: 20px;}
.friends_c a{    font-size: 14px; display: inline-block; width: 167px; margin-bottom: 10px;text-align: center;}
.kaishi{border:none}
.f_1{border-left: #ffab2e solid 3px;}
.f_1 a{margin-left: 18px; font-size: 20px;}
.fr_1{margin-left: 22px; margin-right: 22px; margin-top: 5px; padding-bottom: 10px;}
.crumbs { height: 30px; line-height: 30px; color: #444; font-size: 12px; box-shadow: 1px 1px 2px #f5f5f5; }
.mb20 { margin-bottom: 20px;}
.w { width: 1200px; margin: auto;}
.w1 { width: 1000px; height: auto; margin: 0 auto;}
.crumbs  i {font-style: normal;}
.crumbs a:link, .crumbs a:visited { color: #444; font-size: 12px;}
.crumbs span { margin: 0 6px; font-family: "SimSun";}
.crumbs a:hover {text-decoration: underline; color: #ff8c26;}
.frs{ border-bottom: #f2f2f2 solid 1px;}
.pages strong,.pages span, #pages_next span{font-size: 16px; color: #ffab2e;}
.sp-main ul dl{margin-top: 10px;}
.lie-left li h3 em{color: #F30;}
.pages1 {
    width: 94%;
    margin: 10px auto;
    overflow: hidden;
    font-size: 14px;
}

.pages1 p {
    float: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pages1 p:first-child {
    float: left;
}
.ban4 {
    float: left;
    width: 390px;
    margin-left: 22px;
}
.ban4 >a {
    background: url(/images/xinban/anniu.png) -4px -45px no-repeat;
    display: block;
    width: 50px;
    padding-left: 34px;
    height: 30px;
    line-height: 30px;
}
.ban4 >a:hover{
	    background-position: -4px -3px;
	}
.detail_tone {
    width: 94%;
    margin: 0 auto;
    overflow: hidden;
    height: 50px;
    line-height: 50px;
}

.detail_tone h3 {font-size:18px;}
.imgs_b{  width: 94%; margin: 0 auto;overflow: hidden; line-height:22px;}
.imgs_b a{display:inline-block;width: 300px;overflow: hidden;font-size: 14px;padding-left: 20px;}
.imgs_b a:hover{color: #ffab2e;}
.imgs_b a:nth-child(odd){width:250px;margin-right:50px;}
.imgs_b a:nth-child(even){width:250px;margin-left:50px;}
a.ba {color:#0000ff;display: inline-block;margin-left：10px; }
.fr_a{font-size: 13px;padding-right: 5px;margin: 6px 0;display: inline-block; line-height:16px}
a#showAll {
    width: 94%;
    margin: 0 auto;
    text-align: center;
    display: block;
    height: 28px;
    line-height: 28px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #999;
}
.fenlei li div{width: 100%;float: left; padding-top: 20px;}
.ban div{margin-bottom: 20px;}
.w-main div{margin-bottom: 20px;}
.pages_share{ width: 100%;height: auto;overflow: hidden;line-height: 20px;text-align: center;padding: 16px 0;}
.tw-main img{display: block; margin: auto; position: relative; max-width: 100% !important; height: auto!important;}
.tit-1 ul,.aside-icon-vip,.nav_tougao{
    display: none !important;
}
